﻿a:hover {
	text-decoration: none;
}
h2.h2_title {
	padding-top: 48px;
	text-align: center;
	margin-bottom: 5px;
	font-weight: normal;
	font-size: 35px;
}
h2.h2_title em {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: middle;
	width: 480px;
	height: 1px;
}
h2.h2_title .eml {
	background: url(../images/titlinel01.png) no-repeat right center;
}
h2.h2_title .emr {
	background: url(../images/titliner01.png) no-repeat left center;
}
h2.h2_title a {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: middle;
	font-size: 35px;
	width: 230px;
	color: #333;
}
h2.h2_title span {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: middle;
	font-size: 35px;
	width: 230px;
	color: #333;
}
.titEn {
	text-align: center;
	margin-bottom: 38px;
	font-size: 16px;
	text-transform: uppercase;
	color: #666;
}
h2.h2_title b {
	color: #2a2c90;
	font-size: 45px;
}
/* banner */
.banner {
	overflow: hidden;
	width: 100%;
}
#flashs {
	position: relative;
	height: 650px;
	overflow: hidden;
}
#flashs .btn {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 35px;
	text-align: center;
	z-index: 998;
}
#flashs .btn span {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: middle;
	width: 60px;
	height: 2px;
	background: #cccccc;
	margin: 0 5px;
	cursor: pointer;
}
#flashs .btn span.cur {
	background: #2a2c90;
}
#flashs .bot {
	display: block;
	position: absolute;
	width: 58px;
	height: 58px;
	top: 50%;
	margin-top: -29px;
	display: none;
}
#flashs .bot1 {
	background: url(../images/babot1.png) no-repeat center;
	left: 5%;
	z-index: 2;
}
#flashs .bot2 {
	background: url(../images/babot2.png) no-repeat center;
	right: 5%;
	z-index: 2;
}
#flashs:hover .bot {
	display: block;
}
.search {
	height: 28px;
	padding: 9px 0 10px 0;
	background: url(../images/searchbg.png) no-repeat center bottom;
}
.search .keyword a {
	float: left;
	margin-right: 18px;
	height: 28px;
	line-height: 28px;
}
.search .keyword a:first-child {
	color: #333;
}
.search .keyword a:hover a {
	color: #2a2c90;
}
.search .searchBox input {
	float: left;
	width: 303px;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	border: 1px solid #e8e7e7;
	color: #999;
	border-radius: 5px 0 0 5px;
}
.search .searchBox input:focus {
	border: 1px solid #f9a50e;
	outline: none;
}
.search .searchBox .submit {
	float: left;
	width: 74px;
	height: 28px;
	background: #f9a50e;
	color: #fff;
	line-height: 28px;
	border-radius: 0 5px 5px 0;
	cursor: pointer;
	text-align: center
}
.search .searchBox .submit:hover {
	background: #2a2c90;
}
.cpysCon .conbox03 {
	background: #fff;
	height: 320px;
	padding: 40px 45px;
}
.cpysCon .conbox03 span {
	display: block;
	width: 486px;
	height: 323px;
	overflow: hidden;
	border: 1px #ccc solid;
}
.cpysCon .conbox03 span img {
	display: block;
	width: 486px;
	height: 323px;
}
.cpysCon .conbox03 .conboxText {
	width: 575px;
}
.cpysCon .conbox03 .conboxText h3 {
	font-size: 24px;
	color: #2a2c90;
	margin-top: 30px;
}
.cpysCon .conbox03 .conboxText p {
	font-size: 18px;
	color: #666;
	margin-top: 20px;
	line-height: 25px;
}
.product {
	padding-bottom: 50px;
}
.product .proCon .conleft {
	width: 242px;
	padding: 20px 5px;
	background: #2a2c90;
	border-radius: 7px;
}
.product .proCon .conleft h3 {
	padding-top: 8px;
	text-align: center;
	margin-bottom: 18px;
}
.product .proCon .conleft h3 a {
	display: block;
	font-size: 22px;
	color: #fff;
	margin-bottom: 5px;
}
.product .proCon .conleft h3 span {
	display: block;
	font-size: 22px;
	color: #fff;
	margin-bottom: 5px;
}
.product .proCon .conleft h3 i {
	display: block;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
}
.product .proCon .conleft .proBox {
	padding: 14px 18px 1px 18px;
	background: #fff;
	border-radius: 7px;
}
.product .proBox .conbox {
	margin-bottom: 5px;
}
.product .proBox .conbox .p1 {
	height: 32px;
	line-height: 32px;
	text-indent: 20px;
	font-size: 15px;
	font-weight: bold;
	background: #6d6b6c;
	border-radius: 5px;
	margin-bottom: 10px;
}
.product .proBox .conbox .p1 a {
	color: #fff;
}
.product .proBox .conbox ul li {
	height: 30px;
	line-height: 30px;
	text-indent: 22px;
	background: url(../images/proicon01.png) no-repeat left center;
	border-top: 1px dashed #dbdad9;
}
.product .proBox .conbox ul li:first-child {
	border-top: none;
}
.product .proBox .conbox ul li:hover a {
	color: #2a2c90;
}
.product .proBox .conbox:hover .p1 {
	background: #f9a50e;
}
.product .conright {
	width: 936px;
	height: 1200px;
	position: relative;
}
.product .conright .rTop {
	position: absolute;
	
}
.product .conright .rTop dl {
	float: left;
	width: 306px;
	margin-left: 5px;
	margin-bottom: 40px;
}
.product .conright .rTop dl:nth-child(1), .product .conright .rTop dl:nth-child(4) {
	margin-left: 0;
}
.product .conright .rTop dl dt {
	border: 1px solid #eeeeee;
	margin-bottom: 18px;
	overflow: hidden;
}
.product .conright .rTop dl dt img {
	display: block;
	width: 304px;
	height: 304px;
	transition: all 0.5s;
}
.product .conright .rTop dl dd.dd1 {
	font-size: 14px;
	margin-bottom: 10px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.product .conright .rTop dl dd.dd1 a {
	color: #333;
}
.product .conright .rTop dl dd.dd2 {
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 180px;
	height: 20px;
	margin: auto
}
.product .conright .rTop dl:hover dt img {
	transform: scale(1.1);
}
.product .conright .rTop dl:hover dd.dd1 a {
	color: #2a2c90;
}
.product .conright .chkx {
	height: 99px;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: #2a2c90;
	overflow: hidden;
	border-radius: 10px;
}
.product .conright .chkx ul {
	position: relative;
}
.product .conright .chkx ul li {
	height: 99px;
	line-height: 99px;
	padding-left: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 795px;
}
.product .conright .chkx ul li b {
	font-size: 24px;
	color: #fff;
}
.product .conright .chkx ul li a {
	color: #fff;
	font-size: 20px;
}
.cpys {
	height: 679px;
	background: url(../images/cpysbg.jpg) no-repeat center top;
}
.cpys h2.h2_title em {
	width: 430px;
}
.cpys h2.h2_title .eml {
	background: url(../images/titlinel02.png) no-repeat right center;
}
.cpys h2.h2_title .emr {
	background: url(../images/titliner02.png) no-repeat left center;
}
.cpys h2.h2_title span {
	width: 335px;
}
.cpys .cpysType {
	text-align: center;
	margin-bottom: 29px;
}
.cpys .cpysType li {
	display: inline-block;
*display: inline;
*zoom: 1;
	vertical-align: middle;
	width: 210px;
	height: 59px;
	background: #6d6b6c;
	line-height: 59px;
	color: #fff;
	font-size: 18px;
	border-radius: 7px;
	margin: 0 40px;
}
.cpys .cpysType li.cur {
	background: #f9a50e;
}
.cpys .cpysCon .conbox {
	display: none;
	position: relative;
}
.cpys .cpysCon .conbox.cur {
	display: block;
}
.cpys .cpysCon .con1 {
	height: 400px;
	background: #f7f7f7;
	position: relative;
}
.cpys .cpysCon .con1 dl {
	position: absolute;
	width: 200px;
	height: 122px;
}
.cpys .cpysCon .con1 dl dt {
	position: absolute;
	top: 0;
}
.cpys .cpysCon .con1 dl dt img {
	display: block;
	width: 122px;
	height: 122px;
}
.cpys .cpysCon .con1 dl dt em {
	position: absolute;
	left: 0;
	top: 0;
	width: 122px;
	height: 122px;
	background: url(../images/cpysty.png) no-repeat center;
}
.cpys .cpysCon .con1 dl dd {
	padding-top: 20px;
}
.cpys .cpysCon .con1 dl dd b {
	display: block;
	font-size: 18px;
	color: #2a2c90;
	margin-bottom: 13px;
}
.cpys .cpysCon .con1 dl dd p {
	line-height: 24px;
}
.cpys .cpysCon .con1 dl.dl1 {
	left: 30px;
	top: 50px;
	padding-right: 150px;
}
.cpys .cpysCon .con1 dl.dl1 dt {
	right: 0;
}
.cpys .cpysCon .con1 dl.dl2 {
	right: 25px;
	top: 50px;
	padding-left: 150px;
}
.cpys .cpysCon .con1 dl.dl2 dt {
	left: 0;
}
.cpys .cpysCon .con1 dl.dl3 {
	left: 30px;
	top: 227px;
	padding-right: 150px;
}
.cpys .cpysCon .con1 dl.dl3 dt {
	right: 0;
}
.cpys .cpysCon .con1 dl.dl4 {
	right: 25px;
	top: 227px;
	padding-left: 150px;
}
.cpys .cpysCon .con1 dl.dl4 dt {
	left: 0;
}
.cpys .cpysCon .con1 .pImg {
	position: absolute;
	left: 238px;
	top: 0px;
}
.cpys .cpysCon .con3 {
	height: 400px;
	background: #f7f7f7;
	position: relative;
}
.cpys .cpysCon .con3 dl {
	position: absolute;
	width: 200px;
	height: 122px;
}
.cpys .cpysCon .con3 dl dt {
	position: absolute;
	top: 0;
}
.cpys .cpysCon .con3 dl dt img {
	display: block;
	width: 122px;
	height: 122px;
}
.cpys .cpysCon .con3 dl dt em {
	position: absolute;
	left: 0;
	top: 0;
	width: 122px;
	height: 122px;
	background: url(../images/cpysty.png) no-repeat center;
}
.cpys .cpysCon .con3 dl dd {
	padding-top: 20px;
}
.cpys .cpysCon .con3 dl dd b {
	display: block;
	font-size: 18px;
	color: #2a2c90;
	margin-bottom: 13px;
}
.cpys .cpysCon .con3 dl dd p {
	line-height: 24px;
}
.cpys .cpysCon .con3 dl.dl1 {
	left: 30px;
	top: 50px;
	padding-right: 150px;
}
.cpys .cpysCon .con3 dl.dl1 dt {
	right: 0;
}
.cpys .cpysCon .con3 dl.dl2 {
	right: 25px;
	top: 50px;
	padding-left: 150px;
}
.cpys .cpysCon .con3 dl.dl2 dt {
	left: 0;
}
.cpys .cpysCon .con3 dl.dl3 {
	left: 30px;
	top: 227px;
	padding-right: 150px;
}
.cpys .cpysCon .con3 dl.dl3 dt {
	right: 0;
}
.cpys .cpysCon .con3 dl.dl4 {
	right: 25px;
	top: 227px;
	padding-left: 150px;
}
.cpys .cpysCon .con3 dl.dl4 dt {
	left: 0;
}
.cpys .cpysCon .con3 .pImg {
	position: absolute;
	left: 238px;
	top: 0px;
}
.yyal {
	padding-bottom: 45px;
}
.yyal h2.h2_title em {
	width: 430px;
}
.yyal h2.h2_title a {
	width: 335px;
}
.yyal .yyalCon {
	position: relative;
}
.yyal .yyalCon .yyalBtnl {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	left: -45px;
	top: 178px;
	background: url(../images/yyaljtl01.png) no-repeat center;
}
.yyal .yyalCon .yyalBtnr {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	right: -45px;
	top: 178px;
	background: url(../images/yyaljtr01.png) no-repeat center;
}
.yyal .yyalCon .yyalBtnl:hover {
	background: url(../images/yyaljtl02.png) no-repeat center;
}
.yyal .yyalCon .yyalBtnr:hover {
	background: url(../images/yyaljtr02.png) no-repeat center;
}
.yyal .yyalCon .conbox {
	position: relative;
	overflow: hidden;
}
.yyal .yyalCon .conbox ul {
	position: relative;
}
.yyal .yyalCon .conbox ul li {
	float: left;
	width: 380px;
	margin-left: 30px;
}
.yyal .yyalCon .conbox ul li:first-child {
	margin-left: 0;
}
.yyal .yyalCon .conbox ul li dl {
	background: #e5e5e5;
	padding-bottom: 15px;
}
.yyal .yyalCon .conbox ul li dt {
	overflow: hidden;
	margin-bottom: 10px;
}
.yyal .yyalCon .conbox ul li img {
	display: block;
	width: 380px;
	height: 290px;
	transition: all 0.5s;
}
.yyal .yyalCon .conbox ul li dd.dd1 {
	text-align: center;
	font-size: 22px;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.yyal .yyalCon .conbox ul li dd.dd1 a {
	color: #333;
}
.yyal .yyalCon .conbox ul li dd.dd2 {
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.yyal .yyalCon .conbox ul li:hover img {
	transform: scale(1.1);
}
.yyal .yyalCon .conbox ul li:hover dl {
	background: #f9a50e;
	color: #fff;
}
.yyal .yyalCon .conbox ul li:hover dd.dd1 a {
	color: #fff;
}
.yyal .yyalCon .conbox ul li:hover dd.dd2 a {
	color: #fff;
}
.advantage {
	background: #f0f0f0;
}
.advantage h2.h2_title em {
	width: 430px;
}
.advantage h2.h2_title span {
	width: 335px;
}
.advantage .advCon {
	height: 1240px;
	background: url(../images/advbg.jpg) no-repeat center top;
	position: relative;
}
.advantage .advCon .advBox {
	position: absolute;
	width: 500px;
	padding-left: 90px;
}
.advantage .advCon .advBox .p1 {
	position: relative;
	margin-bottom: 10px;
}
.advantage .advCon .advBox .p1 div {
	color: #666;
}
.advantage .advCon .advBox .p1 span {
	display: block;
	width: 36px;
	font-weight: bold;
	color: #fff;
	width: 70px;
	height: 70px;
	background: url(../images/advicon01.png) no-repeat center;
	line-height: 70px;
	text-align: center;
	font-size: 36px;
	font-family: "宋体";
	position: absolute;
	left: -90px;
	top: -15px;
}
.advantage .advCon .advBox .p1 b {
	display: block;
	font-size: 22px;
	color: #2a2c90;
	margin-bottom: 13px;
}
.advantage .advCon .advBox .p2 {
	font-size: 16px;
	line-height: 24px;
	padding-left: 25px;
	background: url(../images/advicon02.png) no-repeat left top;
	color: #666;
}
.advantage .advCon .adv1 {
	left: 20px;
	top: 60px;
}
.advantage .advCon .adv2 {
	left: 650px;
	top: 355px;
}
.advantage .advCon .adv3 {
	left: 20px;
	top: 655px;
}
.advantage .advCon .adv4 {
	left: 650px;
	top: 955px;
}
.advantage .advCon .adv5 {
	left: 20px;
	top: 1290px;
}
.advantage .advCon .adv6 {
	left: 650px;
	top: 1605px;
}
.about {
	height: 680px;
	background: #2a2c90;
}
.about .container {
	height: 580px;
}
.about h2.h2_title em {
	width: 464px;
}
.about h2.h2_title .eml {
	background: url(../images/titlinel03.png) no-repeat right center;
}
.about h2.h2_title .emr {
	background: url(../images/titliner03.png) no-repeat left center;
}
.about h2.h2_title a {
	width: 260px;
	color: #fff;
}
.about h2.h2_title b {
	color: #fff;
}
.about .titEn {
	color: #fff;
	margin-bottom: 30px;
}
.about .aboCon {
	margin-top: 90px
}
.about .conbox {
	display: none;
	position: relative;
}
.about .conbox.cur {
	display: block;
}
.about .con1 .conleft {
	width: 522px;
	height: 375px;
	padding: 21px 0 0 28px;
	background: url(../images/abobg.png) no-repeat left top;
	position: relative;
	top: -25px;
}
.about .con1 .conright {
	width: 585px;
	margin-right: 35px;
}
.about .con1 .conright p {
	line-height: 26px
}
.about .con1 .conright p a {
	color: #FFF;
	font-weight: bold
}
.about .con1 .conright .p1 {
	font-size: 20px;
	margin-bottom: 30px;
	font-weight: bold;
	color: #FFF;
}
.about .con1 .conright .p1 a {
	color: #fff;
}
.about .con1 .conright .p2 {
	line-height: 24px;
}
.about .con1 .conright .p2 a {
	color: #fff;
}
.about .con2 {
}
.about .aboBtnl {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	left: -45px;
	top: 124px;
	background: url(../images/yyaljtl01.png) no-repeat center;
}
.about .aboBtnr {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	right: -45px;
	top: 124px;
	background: url(../images/yyaljtr01.png) no-repeat center;
}
.about .aboBtnl:hover {
	background: url(../images/yyaljtl02.png) no-repeat center;
}
.about .aboBtnr:hover {
	background: url(../images/yyaljtr02.png) no-repeat center;
}
.about .con2 .gcsj {
	position: relative;
	overflow: hidden;
}
.about .con2 .gcsj ul {
	position: relative;
}
.about .con2 .gcsj ul li {
	float: left;
	width: 380px;
	margin-left: 30px;
	position: relative;
	overflow: hidden;
}
.about .con2 .gcsj ul li:first-child {
	margin-left: 0;
}
.about .con2 .gcsj ul li img {
	display: block;
	width: 380px;
	height: 300px;
	transition: all 0.5s;
}
.about .con2 .gcsj ul li:hover img {
	transform: scale(1.1);
}
.about .con2 .gcsj ul li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 62px;
	line-height: 62px;
	text-align: center;
	color: #fff;
	background: url(../images/bg01.png);
}
.about .con2 .gcsj ul li:hover p {
	background: url(../images/bg03.png);
	color: #fff;
}
.about .con3 .rzzz {
	position: relative;
	overflow: hidden;
}
.about .con3 .rzzz ul {
	position: relative;
}
.about .con3 .rzzz ul li {
	float: left;
	width: 380px;
	margin-left: 30px;
	position: relative;
	overflow: hidden;
}
.about .con3 .rzzz ul li:first-child {
	margin-left: 0;
}
.about .con3 .rzzz ul li img {
	display: block;
	width: 380px;
	height: 300px;
	transition: all 0.5s;
}
.about .con3 .rzzz ul li:hover img {
	transform: scale(1.1);
}
.about .con3 .rzzz ul li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 62px;
	line-height: 62px;
	text-align: center;
	color: #fff;
	background: url(../images/bg01.png);
}
.about .con3 .rzzz ul li:hover p {
	background: url(../images/bg03.png);
	color: #fff;
}
.about .con4 .hzhb {
	position: relative;
	overflow: hidden;
	padding: 5px 0;
}
.about .con4 .hzhb ul {
	position: relative;
}
.about .con4 .hzhb ul li {
	float: left;
	width: 300px;
	height: 300px;
	position: relative;
	background: #fff;
	z-index: 1;
}
.about .con4 .hzhb ul li a {
	display: block;
	height: 298px;
	border: 1px solid #e0e0e0;
	border-left-color: #fff;
	transition: all 0.5s;
	background: #fff;
}
.about .con4 .hzhb ul li:first-child {
	margin-left: 0;
	border-left-color: #e0e0e0;
}
.about .con4 .hzhb ul li span {
	display: block;
	padding-top: 25px;
}
.about .con4 .hzhb ul li img {
	display: block;
	width: 230px;
	transition: all 0.5s;
	margin: 0 auto;
}
.about .con4 .hzhb ul li:hover {
	z-index: 2;
}
.about .con4 .hzhb ul li:hover a {
	transform: scale(1.03);
	border-left-color: #e0e0e0;
	box-shadow: 0 0 10px #e1ebd7;
}
.about .con4 .hzhb ul li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 62px;
	text-align: center;
	color: #333;
	font-size: 16px;
}
.about .aboType {
	text-align: center;
	margin-bottom: 15px;
}
.about .aboType li {
	display: inline-block;
	vertical-align: middle;
	width: 210px;
	height: 59px;
	background: #6d6b6c;
	line-height: 59px;
	color: #fff;
	font-size: 18px;
	border-radius: 7px;
	margin: 0 20px;
}
.about .aboType li.cur {
	background: #f9a50e;
}
.about .aboType li.cur a {
	color: #fff;
}
.khjz {
	padding-bottom: 40px;
}
.khjz h2.h2_title em {
	width: 430px;
}
.khjz h2.h2_title span {
	width: 335px;
}
.khjz .khjzCon {
	padding-top: 510px;
	position: relative;
	background: url(../images/khjzbg.jpg) no-repeat center top;
}
.khjz .khjzBtnl {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	left: -45px;
	top: 595px;
	background: url(../images/yyaljtl01.png) no-repeat center;
}
.khjz .khjzBtnr {
	display: block;
	width: 45px;
	height: 45px;
	cursor: pointer;
	position: absolute;
	right: -45px;
	top: 595px;
	background: url(../images/yyaljtr01.png) no-repeat center;
}
.khjz .khjzBtnl:hover {
	background: url(../images/yyaljtl02.png) no-repeat center;
}
.khjz .khjzBtnr:hover {
	background: url(../images/yyaljtr02.png) no-repeat center;
}
.khjz .khjzCon .conbox {
	position: relative;
	overflow: hidden;
}
.khjz .khjzCon .conbox ul {
	position: relative;
}
.khjz .khjzCon .conbox ul li {
	float: left;
	width: 285px;
	margin-left: 20px;
}
.khjz .khjzCon .conbox ul li:first-child {
	margin-left: 0;
}
.khjz .khjzCon .conbox ul li dt {
	overflow: hidden;
	margin-bottom: 21px;
}
.khjz .khjzCon .conbox ul li dt img {
	display: block;
	width: 285px;
	height: 220px;
	transition: all 0.5s;
}
.khjz .khjzCon .conbox ul li dd.dd1 {
	margin-bottom: 16px;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.khjz .khjzCon .conbox ul li dd.dd1 a {
	color: #333;
}
.khjz .khjzCon .conbox ul li dd.dd2 {
	line-height: 20px;
}
.khjz .khjzCon .conbox ul li:hover dt img {
	transform: scale(1.1);
}
.khjz .khjzCon .conbox ul li:hover dd.dd1 a {
	color: #2a2c90;
}
.fwlc {
	height: 515px;
	background: url(../images/fwlcbg.jpg) no-repeat center top;
}
.fwlc h2.h2_title em {
	width: 430px;
}
.fwlc h2.h2_title span {
	width: 335px;
	color: #fff;
}
.fwlc h2.h2_title .eml {
	background: url(../images/titlinel04.png) no-repeat right center;
}
.fwlc h2.h2_title .emr {
	background: url(../images/titliner04.png) no-repeat left center;
}
.fwlc .titEn {
	color: #fff;
}
.fwlc .fwlcCon {
	margin-bottom: 55px;
}
.fwlc .fwlcCon ul li {
	float: left;
	width: 216px;
	background: url(../images/fwlcjtr01.png) no-repeat 118px 54px;
}
.fwlc .fwlcCon ul li.li6 {
	width: 118px;
	background: none;
	text-align: center
}
.fwlc .fwlcCon ul li span {
	display: block;
	margin-bottom: 40px;
}
.fwlc .fwlcCon ul li span img {
	display: block;
	width: 118px;
	height: 118px;
}
.fwlc .fwlcCon ul li i {
	display: block;
	font-size: 20px;
	color: #fff;
	font-style: normal;
}
.fwlc .fwlcCon ul li:hover {
	background-image: url(../images/fwlcjtr02.png);
}
.fwlc .fwlcCon ul li.li6:hover {
	background: none;
}
.fwlc .zxyy .p1 {
	float: left;
	width: 298px;
	height: 43px;
	border: 1px solid #959595;
	border-radius: 3px;
	overflow: hidden;
	margin-right: 28px;
}
.fwlc .zxyy .p1 input {
	display: block;
	height: 43px;
	width: 298px;
	border: none;
	line-height: 43px;
	text-indent: 23px;
}
.fwlc .zxyy .p2 {
	float: left;
	width: 298px;
	height: 43px;
	border: 1px solid #959595;
	border-radius: 3px;
	overflow: hidden;
	margin-right: 28px;
}
.fwlc .zxyy .p2 input {
	display: block;
	height: 43px;
	width: 298px;
	border: none;
	line-height: 43px;
	text-indent: 23px;
}
.fwlc .zxyy .p3 {
	float: left;
	width: 298px;
	height: 43px;
	border: 1px solid #959595;
	border-radius: 3px;
	overflow: hidden;
	margin-right: 28px;
}
.fwlc .zxyy .p3 input {
	display: block;
	height: 43px;
	width: 298px;
	border: none;
	line-height: 43px;
	text-indent: 23px;
}
.fwlc .zxyy .p4 {
	float: left;
	width: 200px;
	height: 43px;
	border: 1px solid #959595;
	border-radius: 3px;
	overflow: hidden;
}
.fwlc .zxyy .p4 .coolbg {
	display: block;
	height: 43px;
	width: 200px;
	line-height: 43px;
	text-align: center;
	background: #f9a50e;
	color: #fff;
	font-size: 16px;
	border: 0
}
.fwlc .zxyy .p4:hover a {
	background: #2a2c90;
}
.index .floor_7_main {
    border-top: 1px solid #e9e9e9;
}

.index .floor_7 {
    padding: 100px 0;
}
.index .title {
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
    position: relative;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

 .newsBox {
    width: 430px;
    position: relative;
}

 .newsBox .item {
    position: relative;
    z-index: 3;
}

 .newsBox .item .img {
    height: 170px;
    overflow: hidden;
}
 .newsBox .item a {
    display: block;
}
 .newsBox .item .img .time {
    width: 202px;
    height: 170px;
    position: relative;
    overflow: hidden;
    background: url(../images/xw_time.jpg) no-repeat;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
 .newsBox .item .img .time b {
    font-size: 60px;
    line-height: 60px;
    display: block;
    padding-top: 40px;
}

 .newsBox .item .img .time .yuan {
    position: absolute;
    width: 136px;
    height: 136px;
    display: block;
    left: 50%;
    margin-left: -68px;
    top: 50%;
    margin-top: -68px;
    background: url(../images/yuan.png) no-repeat;
}

 .newsBox .item .img img {
    width: 228px;
    height: 170px;
    display: block;
}
 .newsBox .item .txt {
    width: 100%;
}
 .newsBox .item a {
    display: block;
}
 .newsBox .item .txt h3 {
    font-size: 20px;
    font-weight: 400;
    padding: 15px 0 0;
}
.newsBox .item .txt p {
    color: #999;
    overflow: hidden;
    height: 60px;
    line-height: 20px;
    padding-top: 5px;
}

 .newsBox .item .txt span {
    width: 202px;
    height: 55px;
    line-height: 55px;
    border: 2px solid #2a2c90;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    display: block;
    font-size: 18px;
    color: #2a2c90;
    margin-top: 15px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}
 .textlist {
    width: 740px;
}
.textlist .item {
    margin-bottom: 26px;
    transition: all .2s linear 0s;
    width: 100%;
    position: relative;
}
.textlist .item .img {
    width: 133px;
    height: 100px;
    overflow: hidden;
    margin-right: 22px;
}
.textlist .item a {
    display: block;
}

.textlist .item .img img {
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}
.textlist .item .txt {
    width: 480px;
}
.textlist .item a {
    display: block;
}

.textlist .item h3 {
    font-size: 18px;
}
.textlist .item p {
    font-size: 14px;
    line-height: 20px;
    color: #999;
    height: 60px;
    overflow: hidden;
    padding-top: 10px;
}.textlist .item .time {
    display: block;
    width: 66px;
    height: 100px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    border-left: 1px solid #e9e9e9;
    padding-left: 20px;
}
.textlist .item .time b {
    display: block;
    font-size: 48px;
    color: #2a2c90;
    line-height: 60px;
}.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.link_bg {
	background: #fff;
	height: 80px;
	margin-top: 10px;
}
.link_bg h4 {
	font-size: 14px;
	float: left;
	margin: 10px 0 0;
	font-weight: normal;
	line-height: 20px;
}
.link_bg span {
	font-size: 26px;
	font-family: times new roman;
	display: block;
	margin-top: 4px;
}
.links_n {
	height: 70px;
	line-height: 70px;
	width: 1075px;
	float: left;
	margin-left: 20px;
}
.links_n a {
	border-right: 1px dotted #222;
	padding: 0px 20px;
}

.textlist {
    width: 740px;
}

.homeYs { padding-top: 15px; }
.homeYs-main { overflow: hidden; }
.wrap, .grWidth { width: 1200px; margin: 0 auto; }
.homeYs-main li { box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.1); height: 382px; }
.homeYs-main dl { padding-left: 140px; }
.homeYs-main .ys1 .left, .homeYs-main .ys3 .left, .homeYs-main .ys5 .left { float: left; text-align: left; margin-top: 100px; }
.homeYs-main dl dt b { display: block; width: 85px; height: 89px; background: url(../images/hYs-numBg.png) no-repeat center center; float: left; font-size: 38px; text-align: center; line-height: 89px; color: #fff; margin-left: -140px; position: relative; transition: all .5s; top: 0; }
.homeYs-main dl dt h5 { font-size: 38px; color: #191919; margin-bottom: 30px; position: relative; right: 0; transition: all .5s; font-weight: normal; }
.homeYs-main dl dt h5:before { content: ""; position: absolute; width: 0; height: 3px; background-color: #2a6eb5; left: 170px; top: 10px; opacity: 0; }
.homeYs-main dl dt span { font-size: 18px; color: #bbbbbb; display: block; margin-top: 10px; }
.homeYs-main dl dd { font-size: 15px; color: #333; margin-bottom: 8px; position: relative; padding-left: 25px; }
.homeYs-main dl dd:before { position: absolute; content: ""; width: 5px; height: 5px; background-color: #2a6eb5; left: 0px; top: 10px; }
.homeYs-main li .pic { display: block; overflow: hidden; }
.homeYs-main li img { position: relative; z-index: -1; display: block; transition: all .5s; }
.homeYs-main .ys2 .right, .homeYs-main .ys4 .right { float: right; text-align: left; margin-top: 100px; }
.homeYs-main li:hover dl dt b{top: 90px;}
.homeYs-main li:hover dl dt h5{right: 140px;}
.homeYs-main li:hover img{transform: scale(1.15);}
.homeYs-main li:hover dl dt h5:before{width: 60px;transition: all .5s;opacity: 1;transition-delay: .3s;}
.homeYs-main .ys3 .pic img { margin-left: 60px; }
.homeYs-main .ys5 .pic img { margin-left: 81px; }


.ad {
    height: 400px;
    background: url(../images/ad.jpg) no-repeat center top;
}


.ad2 {
    height: 200px;
	background: url(../images/ad02.jpg) no-repeat center top;
	margin-top: 40px;
}


.index-about {
    padding-top: 85px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    padding-bottom: 70px;
}

.index-about .bg {
    width: 100%;
    background-image: url(../images/guanyu.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    padding-top: 74px;
    margin: 0 auto;
    min-height: 570px;
}
.index-about .bg .box {
    width: 902px;
    height: 346px;
    background-image: url(../images/box.png);
    background-repeat: no-repeat;
    margin: 0 auto;
    padding-top: 54px;
    
}
.index-about .bg .box .t {
    font-size: 32px;
    color: #2a2c90;
    text-align: center;
}

.index-about .bg .box .t2 {
    font-size: 22px;
    color: #383838;
    text-align: center;
    margin-top: 5px;
}

.index-about .bg .box .p {
	font-size: 16px;
    color: #757575;
    line-height: 30px;
    margin-top: 24px;
    width: 769px;

   
    margin: 0 auto;
}
.index-about .bg .box .link {
    width: 160px;
    height: 40px;
    background-color: #2a2c90;
    border-radius: 4px;
    display: block;
    margin: 20px auto 0;
    line-height: 40px;
    text-align: center;
    color: #fff;
}
.index-about .bg .wall {
    width: 1200px;
    background-color: #fff;
	margin: 60px auto 0;
	height:350px;
}
.index-about .bg .wall ul li {
    float: left;
    width: 230px;
    height: 150px;
    border-right: 1px dashed #dedede;
    border-bottom: 1px dashed #dedede;
    overflow: hidden;
}
.czjz {
    display: -webkit-box;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: -moz-box;
    -moz-box-orient: horizontal;
    -moz-box-pack: center;
    -moz-box-align: center;
    display: -o-box;
    -o-box-orient: horizontal;
    -o-box-pack: center;
    -o-box-align: center;
    display: -ms-box;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -ms-box-align: center;
    display: box;
    box-orient: horizontal;
    box-pack: center;
    box-align: center;
}
.index-about .bg .wall ul li img {
    max-width: 240px;
    max-height: 150px;
    transition: .3s all linear;
    -webkit-transition: .3s all linear;
    -moz-transition: .3s all linear;
}
.am-cf:after, .am-cf:before {
    content: " ";
    display: table;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}